home *** CD-ROM | disk | FTP | other *** search
/ Graphics & Sound Program…ng Techniques for the Mac / Graphics and Sound Programming Techniques for the Mac.iso / M&T Graphics & Sound Examples / Symantec Versions / C09 App-QuickTime / P01 Film Edit / AppleMenu.h < prev    next >
Encoding:
Text File  |  1995-08-05  |  378 b   |  13 lines  |  [TEXT/KAHL]

  1. //____________________________________________________________
  2. //    AppleMenu.h
  3. //
  4. //    Copyright © Dan Parks Sydow, 1995
  5. //    From the book:
  6. //    "Graphics and Sound Programming Techniques for the Mac",
  7. //    M&T Books, 1995
  8.  
  9.  
  10. //____________________________________________________________
  11.  
  12. void  HandleAppleMenuAboutItem( void );
  13. void  HandleAppleMenuDefaultItem( short );